home *** CD-ROM | disk | FTP | other *** search
- These lines have been removed from Pencil.pov to form Pencil.inc
-
- Original: Font4D:
- camera {
- location <0.0, -70.0, 0.0> --> Initial Camera Position
- direction <0.0, 2.5, 0.0> --> Low Tele Angle
- up <0.0, 0.0, 1.0> == Default
- right <4/3, 0.0, 0.0> == Default
- rotate < -20.0, 0.0, -140.0 > --> Initial Camera Rotation
- translate < 0.0, 0.0, 2.0 > --> First Point in Camera Movement
- }
-
- light_source { <30.0, 30.0, 55.0> colour White } --> Colour 1.0 1.0 1.0
-
- light_source { <-40.0, -40.0, 35.0> colour Grey } --> Colour 0.752941 0.752941 0.752941
-